﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";

/*首页产品中心*/
.pro_imgsbg {
	width: 100%;
	float: left;
	padding: 0;
	height: 100%;
	margin-bottom: 0px;
}

.pro_imgsbg dl {
	float: left;
	width: 169px;
	height: 416px;
	overflow: hidden;
	background: #f6f6f6;
	color: #2e2e2e;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pro_imgsbg h2 {
	width: 169px;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
}

.pro_imgsbg dl dt {
	width: 169px;
	height: 175px;
	overflow: hidden;
}
.pro_imgsbg dl dt a {
	float: left;
	width: 100%;
	height: 175px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-color: #fff;
}

.pro_imgsbg dl dd {
	color: #2e2e2e;
	text-align: center;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: 173px;
	background-color: #f0f0f0;
}
.pro_imgsbg dl dd .tt {
	display: block;
	margin: 10px 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
}

.pro_imgsbg dl dd span {
	padding: 10px 10px 0;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
color: font-size:13px;
}

.pro_imgsbg dl dd .mm {
	display: block;
	width: 158px;
	text-align: left;
	line-height: 30px;
	color: #2e2e2e;
	font-size: 14px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





.pro_imgsbg2 {
	width: 100%;
	float: left;
	padding: 0;
	height: 100%;
	margin-bottom: 0px;
}

.pro_imgsbg2 dl {
	float: left;
	width: 282px;
	height: 334px;
	overflow: hidden;
	background: #f6f6f6;
	color: #2e2e2e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
}
.pro_imgsbg2 dl:hover {
	background: #ffc231;
}
.pro_imgsbg2 dl dt {
	width: 282px;
	height: 250px;
	overflow: hidden;
	border: #f6f6f6 solid 8px;
}
.pro_imgsbg2 dl dt a {
	float: left;
	width: 100%;
	height: 173px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-color: #fff;
}
.pro_imgsbg2 dl:hover dt {
	border: #ffc231 solid 8px;
}
.pro_imgsbg2 dl dd {
	color: #2e2e2e;
	text-align: center;
}
.pro_imgsbg2 dl dd .tt {
	display: block;
	margin: 10px 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
}
.pro_imgsbg2 dl:hover .tt {
	color: #fff;
}
.pro_imgsbg2 dl dd span {
	padding: 10px 10px 0;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
color: font-size:13px;
}
.pro_imgsbg2 dl:hover dd {
	color: #fff;
}
.pro_imgsbg2 dl dd .mm {
	display: block;
	margin: 20px auto 0;
	width: 228px;
	height: 34px;
	text-align: center;
	border: 1px solid #e3e3e3;
	line-height: 34px;
	color: #2e2e2e;
	font-size: 20px;
}
.pro_imgsbg2 dl:hover .mm {
	border: 1px solid #fff;
	color: #fff;
}
